Skip to content

Conversation

@coderbirju
Copy link
Contributor

Issue #, if available:

This PR

  • Adds a function to the lima-and-qemu.pl file that extracts package versions from Cellar and export to JSON file
  • Add a step in the build.yaml that uploads this json to an S3 bucket

Description of changes:

Testing done:

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@coderbirju coderbirju requested a review from a team as a code owner October 23, 2025 00:01
Signed-off-by: Arjun Raja Yogidas <[email protected]>
if-no-files-found: error

macos-arm64-ventura-build:
runs-on: [self-hosted, macos, arm64, "13", release]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's make this run on macOS 14 since we recently removed all macOS 13 runners

if-no-files-found: error

macos-x86_64-ventura-build:
runs-on: [self-hosted, macos, amd64, "13", release]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here


macos-arm64-ventura-build:
runs-on: [self-hosted, macos, arm64, "13", release]
timeout-minutes: 60
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we make this 120 minutes in accordance with the other workflows?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants